Skip to content

Conversation

@ryanfowler
Copy link
Owner

No description provided.

@ryanfowler ryanfowler requested a review from Copilot January 15, 2026 04:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prevents binary request bodies from being printed to stderr during dry-run operations by adding validation to check if the body is printable before attempting to display it.

Changes:

  • Added binary detection logic using isPrintable() function to validate request bodies before printing
  • Added warning message when binary request body is detected instead of printing raw binary data

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryanfowler ryanfowler merged commit 6b1eaa7 into main Jan 15, 2026
10 checks passed
@ryanfowler ryanfowler deleted the dry-run-binary-body branch January 15, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants